home *** CD-ROM | disk | FTP | other *** search
/ Magnum One / Magnum One (Mid-American Digital) (Disc Manufacturing).iso / d13 / blts.arc / PCTOOLS5.TXT < prev    next >
Text File  |  1991-10-15  |  8KB  |  145 lines

  1. TECHNICAL BULLETIN
  2. 2.26.90 PCTOOLS5 JCR (update 7.17.90)
  3. DISK UTILITY SOFTWARE: PC Tools Deluxe 5.5, Central Point Software
  4.  
  5. Installing PC Tools
  6. PC Tools can be installed on a server and shared across the network by the workstations.  Using
  7. this configuration, however, an environment variable must be set to specify where PC Tools
  8. should put all user-specific files (PCSHELL.THM, PCSHELL.CFG, PCBACKUP.CFG, etc). This
  9. needs to be a directory that is unique for each user and to which the user has write privileges. 
  10. This variable should be added to the workstation's autoexec.bat.....   
  11.  
  12.         SET PCTOOLS = drive: \path
  13.  
  14. Where drive is the drive letter and path is the full path where PC Tools should place its user-
  15. specific files.  All of the currently linked network drives will show up with the local drives on the
  16. Drive Command Line.  This will show only the active links.
  17.  
  18. NOTE: The customer must purchase a copy of PC Tools Deluxe for every station on the network
  19. or contact Central Point for a Network or Site License.
  20.  
  21. The compatibility testing was processed on a 3-node network.  PC Tools was installed/configured
  22. on a common server (with environment variables set) during one set of tests, and again on all
  23. 3 nodes (without environment variables) during a second set of tests.  The systems were running
  24. DOS 3.3 and DOS 4.01.  I selected to load PC Cache, Mirror, PCShell and Desktop memory
  25. resident. PC TOOLS then made the following adjustments to the autoexec.bat file:
  26.  
  27.         MIRROR C: /TC        {To activate Mirror on drive C:
  28.         PC-CACHE /IA /IB     {Activates PC Cache
  29.         PCSHELL /RT             {To load PCShell TSR
  30.         DESKTOP /R /CS       {To load Desktop resident, uses 42064 bytes
  31.  
  32. PC BACKUP
  33. The command to load PC Backup is PCBACKUP - for a listing of configurations switches, please
  34. refer to the PC Tools Hard Disk Backup manual (p 6). 
  35.  
  36. PC Backup does provide attribute exclusion / inclusion by configuration through the Options
  37. menu.  PC Backup will backup all hidden/system/read only files when configured to do so; the
  38. default configuration does not backup hidden or system files.  It will not backup the QCONTROL
  39. file in LANtastic.  PCBackup will backup files onto and from a redirected drive with no problems.
  40.  
  41. FILE AND DISK RECOVERY
  42. The following commands in PC TOOLS are not compatible with a network environment:
  43. Compress, Rebuild, Mirror, Undelete.  These commands handle direct physical access to the
  44. drive, which is not possible on a network drive.
  45.  
  46. PC SHELL
  47. The following commands in PCSHELL are not available on a network server or a network drive:
  48. Directory Maintenance, Prune and Graft, Directory Sort, Disk Info, Disk Map, File Map, Rename
  49. Volume, Search Disk, Undelete, Verify Disk, View/Edit Disk (Sector Editor).
  50.  
  51. To print from PCSHELL, a Ctrl-Alt-PrtScrn is required.
  52.  
  53.  
  54. PC SHELL may be loaded in shell mode by typing PCSHELL at the prompt, or it may be loaded
  55. in TSR mode.  PC Shell uses EMS (Expanded Memory) when it is resident and active only. 
  56. When you hotkey into PC Shell, it will automatically load the PCSHELL.THM overlay file into
  57. expanded memory (LIM compatible), if available, to hold the image of the underlying application. 
  58. If EMS memory is insufficient or non-existent, then the image is placed in PCSHELL.THM on disk. 
  59. The amount of expanded memory required to run PCShell depends on how PCShell is loaded.
  60. If one loads PCShell with the TINY configuration (recommended), it will require approx 200KB of
  61. expanded memory.
  62.  
  63. To remove from memory, type KILL (Note: This will remove PCShell, Desktop and BackTalk if
  64. they are the last TSR utilities to be loaded).
  65.  
  66. When PC Shell is loaded in TSR mode, a configuration switch is required to determine the
  67. amount of memory PC Shell will take up.  To load in TSR mode, select one of the following -
  68. additional switches are available to provide support for various configurations.  For a list of those
  69. switches, please refer to the PC Tools Data Recovery and DOS Utilities manual.  Don't forget to
  70. load this after the network!  The hotkey to load PC Shell is Ctrl-Esc.
  71.  
  72.         PCSHELL /RTINY -                 Uses 9K (recommended configuration)
  73.         PCSHELL /RSMALL-                 Uses 70K
  74.         PCSHELL /RMEDIUM-           Uses 90K
  75.         PCSHELL /RLARGE-                 Uses 170K
  76.  
  77. NOTE: PC Shell will work with different versions of DOS across the network.  For example, one server can
  78. run DOS 3.3 while another runs DOS 4.01.  PC Shell can access files on both across the network.
  79.  
  80. DESKTOP MANAGER
  81. The Desktop Manager can be loaded stand alone by typing DESKTOP at the prompt.  It can also
  82. be loaded in TSR mode, by adding the /R switch and typing in DESKTOP /R.  The hot key to load
  83. Desktop is Ctrl-Space.  Just like PC Shell, Desktop uses EMS when it is resident and active only. 
  84. It will load the DESKTOP.THM overlay file into expanded memory.
  85.  
  86. To remove from memory, type KILL (Note: This will remove PCShell, Desktop and BackTalk, if
  87. they are the last TSR utilities loaded).  
  88.  
  89. Other switches are available to support various configurations.  For a detailed list, please refer
  90. to the PC TOOLS Desktop Manager manual (pp 14).
  91.  
  92. PC SECURE
  93. NOTE: Due to USA federal regulations, PC Secure is shipped out of the U.S.A. with the
  94. encryption/decryption option disabled.  The U.S.A. and non-U.S.A. versions of PC Secure are not
  95. compatible.  You will NOT be able to decrypt a file with the U.S.A. version that was compressed
  96. with the non-U.S.A. version and vice-versa.  PC Secure does work with the network.  However,
  97. it's suggested never to place your decrypted files on a file server.  Always copy the encrypted
  98. file to a private directory or local disk first, then decrypt it.  For a list of configuration switches on
  99. PCSECURE, please refer to the PC Tools Data Recovery and DOS Utilities manual (p 197).
  100.  
  101.  
  102.  
  103. PC-CACHE
  104. PC-Cache should be installed after Mirror but before any other memory-resident programs. 
  105. During one set of these tests, PC-Cache was loaded in the 640K memory and no problems were
  106. encountered.  Due to various reports by our distributors and dealers indicating the product to
  107. be compatible, no further testing was done at this time.  For a listing of configuration switches,
  108. please refer to the PC Tools Data Recovery and DOS Utilities manual (p 170).  
  109.  
  110. To remove PC-Cache from memory, type PC-CACHE /UNLOAD.
  111.  
  112. Quick Reference
  113. Here are a few quick tips on operation of PC TOOLS DELUXE 5.5:
  114.  
  115. CTRL-X-               Specifies which drive, X (from Drive Command Line), to work with (available in PC
  116.                       Tool and Compress)
  117. F10-                  Activates Menu Bar in PC Shell
  118. TAB-                  Moves between Tree and File List (available in PCShell)
  119. ALT-X-                Pulls menu down from menu bar the option containing the highlighted X letter
  120.  
  121.  
  122. Comments
  123. PC Tools Deluxe 5.5 has been tested in house with LANtastic NOS 2.57 and 3.00, and has been added to the
  124. compatibility list.  Central Point Software has confirmed the content and accuracy of this document.
  125.  
  126.  
  127.  
  128.  
  129. Vendor Info
  130. Central Point Software
  131. 15220 N.W. Greenbrier Parkway, #200
  132. Beaverton, OR 97006
  133. (503) 690-8090
  134.  
  135.  
  136.  
  137.  
  138.  
  139.  
  140.  
  141.  
  142.  
  143.  
  144.  
  145.